fix(deps): update rust crate ordered-float to v4 #136
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.0
->4.0.0
Release Notes
reem/rust-ordered-float (ordered-float)
v4.5.0
Compare Source
What's Changed
Add
and other binary ops for&OrderedFloat
by @gechelberger in https://github.com/reem/rust-ordered-float/pull/162New Contributors
Full Changelog: reem/rust-ordered-float@v4.4.0...v4.5.0
v4.4.0
Compare Source
What's Changed
NotNan
isrepr(transparent)
. by @kpreid in https://github.com/reem/rust-ordered-float/pull/158Full Changelog: reem/rust-ordered-float@v4.3.0...v4.4.0
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: reem/rust-ordered-float@v4.2.2...v4.3.0
v4.2.2
Compare Source
What's Changed
Debug
impls delegate directly to inner float by @Ten0 in https://github.com/reem/rust-ordered-float/pull/153New Contributors
Full Changelog: reem/rust-ordered-float@v4.2.1...v4.2.2
v4.2.1
Compare Source
What's Changed
NotNan::cmp
. by @mbrubeck in https://github.com/reem/rust-ordered-float/pull/151Full Changelog: reem/rust-ordered-float@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: reem/rust-ordered-float@v4.1.1...v4.2.0
v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: reem/rust-ordered-float@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
Full Changelog: reem/rust-ordered-float@v4.0.0...v4.1.0
v4.0.0
Compare Source
What's Changed
num_traits::float::FloatCore
instead ofnum_traits::Float
where possible, by @kpreid in https://github.com/reem/rust-ordered-float/pull/138Full Changelog: reem/rust-ordered-float@v3.9.1...v4.0.0
v3.9.2
Compare Source
Full Changelog: reem/rust-ordered-float@v3.9.1...v3.9.2
v3.9.1
Compare Source
rkyv
feature enabled (#137).v3.9.0
Compare Source
What's Changed
rkyv
endianess by @MucTepDayH16 in https://github.com/reem/rust-ordered-float/pull/136New Contributors
Full Changelog: reem/rust-ordered-float@v3.8.0...v3.9.0
v3.8.0
Compare Source
What's Changed
rand
dependency when only theserde
feature is given. by @kpreid in https://github.com/reem/rust-ordered-float/pull/133UniformOrdered
andUniformNotNan
by @MathisWellmann in https://github.com/reem/rust-ordered-float/pull/134f64
andf32
. by @blp in https://github.com/reem/rust-ordered-float/pull/135New Contributors
Full Changelog: reem/rust-ordered-float@v3.7.0...v3.8.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.